[INFO] cloning repository https://github.com/CaptainOachkatzl/noise-generator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CaptainOachkatzl/noise-generator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaptainOachkatzl%2Fnoise-generator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaptainOachkatzl%2Fnoise-generator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f8fdd4905a2e8c0d1ab72d5357668d6e5ffab1d0
[INFO] checking CaptainOachkatzl/noise-generator against master#1fe72d35998dea48aeecaf7fc07783b0b553f24f for pr-154992
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCaptainOachkatzl%2Fnoise-generator" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CaptainOachkatzl/noise-generator
[INFO] finished tweaking git repo https://github.com/CaptainOachkatzl/noise-generator
[INFO] tweaked toml for git repo https://github.com/CaptainOachkatzl/noise-generator written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CaptainOachkatzl/noise-generator on toolchain 1fe72d35998dea48aeecaf7fc07783b0b553f24f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CaptainOachkatzl/noise-generator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1fe72d35998dea48aeecaf7fc07783b0b553f24f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] error: failed to get `asio-sys` as a dependency of package `cpal v0.15.3`
[INFO] [stderr]     ... which satisfies dependency `cpal = "*"` (locked to 0.15.3) of package `noise-generator v0.1.0 (/workspace/builds/worker-0-tc1/source)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to load source for dependency `asio-sys`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   unable to update registry `crates-io`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of as/io/asio-sys failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   curl failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [7] Could not connect to server (Failed to connect to index.crates.io port 443 after 4806 ms: Could not connect to server)


overridden task result to broken:missing-deps

Caused by:
    the crate depends on missing dependencies: 
    
        Updating crates.io index
    error: failed to get `asio-sys` as a dependency of package `cpal v0.15.3`
        ... which satisfies dependency `cpal = "*"` (locked to 0.15.3) of package `noise-generator v0.1.0 (/workspace/builds/worker-0-tc1/source)`
    
    Caused by:
      failed to load source for dependency `asio-sys`
    
    Caused by:
      unable to update registry `crates-io`
    
    Caused by:
      download of as/io/asio-sys failed
    
    Caused by:
      curl failed
    
    Caused by:
      [7] Could not connect to server (Failed to connect to index.crates.io port 443 after 4806 ms: Could not connect to server)